This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

[進階 js 12] Event Loop

[進階 js 12] Event Loop

滲透測試重新打底(3.5)--論Web入侵之File inclusion漏洞

滲透測試重新打底(3.5)--論Web入侵之File inclusion漏洞

[Note] Node.js + express: Server & Routing

[Note] Node.js + express: Server & Routing


Comments